Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

London Class 8-Maryam Mohsenpour-JavaScript Core 2 - Week1#8

Closed
bita2019 wants to merge 6 commits into
CodeYourFuture:mainfrom
bita2019:main
Closed

London Class 8-Maryam Mohsenpour-JavaScript Core 2 - Week1#8
bita2019 wants to merge 6 commits into
CodeYourFuture:mainfrom
bita2019:main

Conversation

@bita2019
Copy link
Copy Markdown

@bita2019 bita2019 commented Jan 24, 2022

Volunteers: Are you marking this coursework? You can find a guide on how to mark this coursework in HOW_TO_MARK.md in the root of this repository

Your Details

  • Your Name: Maryam Mohsenpour
  • Your City: London
  • Your Slack Name: maryam mohsenpour

Homework Details

  • Module: Javascript 2
  • Week: 1

Notes

  • What did you find easy? Object deceleration

  • What did you find hard?

  • What do you still not understand?

  • Any other notes?

@bita2019
Copy link
Copy Markdown
Author

@DiegoJunior0

"My pet's name is Fluffy";
getName: function () {
"My pet's name is Fluffy"; // Function defination isn't correct , } missing.
},
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not quite correct, undefined is returned because the function getName() does not return anything, it just defines a string.

@DiegoJunior0 DiegoJunior0 added the reviewed A mentor has reviewed this code label Jan 30, 2022
@github-actions
Copy link
Copy Markdown

Your coursework submission has been closed because nobody has interacted with it in six weeks. You are welcome to re-open it to get more feedback.

@github-actions github-actions Bot added the Stale label Mar 14, 2022
@github-actions github-actions Bot closed this Mar 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

reviewed A mentor has reviewed this code Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants